home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3 (Developer)…68k, x86, SPARC, PA-RISC] / NeXTSTEP 3.3 Dev Intel.iso / NextDeveloper / Apps / InterfaceBuilder.app / English.lproj / Windows.nib / data.classes next >
Text File  |  1994-08-25  |  325b  |  12 lines

  1. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  2. IBPalette = {OUTLETS = {originalWindow = originalWindow; }; SUPERCLASS = Object; };
  3. IBWindowsPalette = {
  4.     OUTLETS = {
  5.         panelData = panelData; 
  6.     panelView = panelView; 
  7.     windowData = windowData; 
  8.     windowView = windowView; 
  9.     }; 
  10.     SUPERCLASS = IBPalette; 
  11. };
  12.